-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
📝 Refresh six classic guides #723
base: main
Are you sure you want to change the base?
Conversation
Page 1 of 6
Page 1 of 6
Page 1 of 6
Page 1 of 6
Page 1 of 6
Page 1 of 6
- Starlight active, details confirmed with SDF at https://discord.com/channels/897514728459468821/907476473739354153/1259478260220301362 - Searching for src on global consensus data packet propogation for relevance in random submisison delay - Need to get hard reference for Protocol 20 one-txn-per-ledger limit
- Use 100px corner rounding
- First time working with this in mdx, pretty nice
Status diction in determinant per stellar/stellar-protocol#1504
(still need to clarify on min/base fee syntax for 1044)
Merge overrode |
Re past few weeks, it's been quite a process understanding everyone's perspective to now get back into writing the existing SDEX section's code examples. I'd like to especially thank the above-mentioned community members for both assisting in clarifying the present system and its implications. Upon further outreach I sincerely appreciate @tomerweller, @Row-Bear, @ddombrowsky, Emir, Adam, and Noot whom were instrumental in shaping my current understanding through many generous, collaborative, and thoughtful Discord discussions. |
I'm removing the maker/taker diction since it doesn't apply to the DEX. Some of this got added to contextualize Stellar's functions in terms more akin to traditional markets. But these concepts are both outdated and likely unknown for most new readers—and hopefully we can keep it like that. 💡 |
- By the time this pull merges, the volume/trade approx should hit. - Fixed missing API doc structure MethodTable explainer. - Added Lumenauts video to SCP explainer for accessability.
Solving #338 🤝